rendernode: Write the whole node
authorBenjamin Otte <otte@redhat.com>
Sat, 11 Sep 2021 04:06:02 +0000 (06:06 +0200)
committerBenjamin Otte <otte@redhat.com>
Sat, 11 Sep 2021 20:28:40 +0000 (22:28 +0200)
commit9f2b847835b1cf6f14239b71f17a51368a809907
tree6820714b403aa9aa497c1a0b08e2f19ef41a5ed4
parentdb3858a204a0dec5113830f5a39da05cfdbe7a1a
rendernode: Write the whole node

It turns out g_output_stream_write_bytes() does not write the bytes.
It should be renamed to g_output_stream_write_some_of_the_bytes() maybe.
gsk/gskrendernodeimpl.c